home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / netzwerk / magplip / magplip37.5.readme < prev    next >
Text File  |  1996-02-26  |  3KB  |  101 lines

  1. Short:    SANA-II parallel port driver
  2. Author:   groeger@gundel.zdv.uni-mainz.de
  3. Uploader: groeger@gundel.zdv.uni-mainz.de
  4. Type:     comm/net
  5.  
  6.  
  7.   magPLIP - SANA II compliant PLIP device driver for AmiTCP/IP, Envoy,
  8.             AS225 and other networking packages
  9.  
  10.   (C) Copyright 1993-1994 Oliver Wagner, Michael Balzer
  11.   (C) Copyright 1995 Jan Kratochvil & Martin Mares
  12.   (C) Copyright 1995 Marius Groeger
  13.       All Rights Reserved.
  14.  
  15.   -------------------------------------------------------------------------
  16.                                IMPORTANT NOTE!
  17.   PLEASE READ THE UPGRADE INFORMATION IN THE SUPPLIED AMIGAGUIDE® DOCUMENT!
  18.   -------------------------------------------------------------------------
  19.  
  20.   This is another PLIP device driver. PLIP means Parallel Line Internet
  21.   Protocol. Originally based upon the plip.device released by Oliver
  22.   Wagner and Michael Balzer, this version has been completely rewritten.
  23.  
  24.   The main distinguishing features to the original version include
  25.  
  26.    * Much more line security through machine independent timeout handling
  27.  
  28.    * Option to omit CRC checks
  29.  
  30.    * MTU 256 Bytes to 128KBytes
  31.  
  32.    * Much better configurable, especially with regard to slow systems
  33.  
  34.    * Major code cleanup, including the removal of assembler fragments,
  35.      globals, errors
  36.  
  37.    * Several protocol stacks may use magPLIP simultaneously
  38.  
  39.    * Installer script
  40.  
  41.    * AmigaGuide® online documentation
  42.  
  43.   Please read also the supplied AmigaGuide® document to obtain further
  44.   information about the installation and usage of magPLIP.
  45.  
  46.   You should install this software package by using the supplied Installer
  47.   script. If you have any suggestions or comments please contact me:
  48.  
  49.   Marius Groeger         email: mag@sysgo.de
  50.   Bärstadter Str. 4             groeger@gundel.zdv.uni-mainz.de
  51.   65307 Bad Schwalbach          i409@informatik.fh-wiesbaden.de
  52.   GERMANY
  53.  
  54.   --------------------------------------------------------------------------
  55.  
  56.   Release 37.5
  57.  
  58.     * on early startup time the MTU reported to protocol was not yet
  59.       the customized value but the default setting; At least Envoy
  60.       had problems with this bug
  61.  
  62.     * Frame buffer handling is now done dynamically, MTU can be set to
  63.       values up to 128K. A large MTU increases performance for large
  64.       data transfers such as in a file-server system.
  65.  
  66.     * Code more robust against initialization errors
  67.  
  68.     * ENV: settings are better checked for validity
  69.  
  70.   Release 37.4
  71.  
  72.     * Some documentation changes
  73.     * minor changes in the transfer code
  74.  
  75.   Release 37.3
  76.  
  77.     * Timeout handling is now system independent and gives a great
  78.       improvement to configuration and line security
  79.     * ARBITRATIONDELAY no longer used, but supported for old config-files
  80.  
  81.   Release 37.2
  82.  
  83.     * Significantly better performance (transfer routines rewritten in
  84.       assembly language)
  85.     * internal code cleanup
  86.  
  87.   Initial Release 37.1
  88.  
  89.   --------------------------------------------------------------------------
  90.  
  91.   This package is Freeware, but not in the public domain.
  92.  
  93.   It's strictly forbidden to include this archive in any kind of software
  94.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  95.   Aminet CD's and BBS fileareas.
  96.  
  97.   This software is provided "as is". No representations or warranties are
  98.   made with respect to the accuracy, reliability, performance, currentness,
  99.   or operation of this software, and all use is at your own risk.
  100.  
  101.